.clear {
    clear: both;
}
.right30 {
    margin-right: 30px;
}
.lead_gen_container
{
    float: right;
    padding-right: 100px;
    padding-bottom: 10px;
}
.office-location {
    margin-bottom: 70px;
}
.office-info {
    margin-bottom: 15px;
    margin-right: 20px;
}
.office-info, .map {
    vertical-align: top;
}
.map {
    margin-top: 10px;
    margin-bottom: 5px;
    float:left;
}
.office-photo {
    margin-bottom: 10px;
}
.office-photo img {
    max-width: 880px;
    width: 100%;
    height: auto;
}
.office-photo img {
    max-width: inherit!ie;
    width: 70%!ie;
}
:root .office-photo img {
    max-width: 880px\9;
    width: 100%\9;
}
.office-address, 
.staff-contact {
    padding: 0;
}
.contact-info {
    list-style-type: none;
    padding-left: 0;
}
.contact-info.city-state {
    margin-bottom: 10px;
}
.staff-group {
    margin-bottom: 30px;
    border-top: 1px solid;
    padding-top: 20px;
}
.staff {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
}
.staff .staff-name {
    font-weight: bold;
    padding: 0;
}
.staff-contact {
    margin-top: 0;
    margin-left: 0;
}
.staff-photo {
    float: left;
    margin-right: 30px;
    margin-top: 1%;
}
.contacts-no-photo-list {
    width: 98%;
    margin-bottom: 50px;
}
.contact-no-photo-title {
    font-weight: bold;
    padding-bottom: 10px;
}
.contact-no-photo-title div, 
.contact-no-photo-info div {
    display: inline-block;
    width: 21%;
    padding: 0 0 5px;
    vertical-align: top;
}
.contact-no-photo-title .staff-phone, 
.contact-no-photo-info .staff-phone  {
    width:25%;
}
.contact-no-photo-title .staff-mail, 
.contact-no-photo-info .staff-mail  {
    width:28%;
    word-break: break-all;
}
.contact-no-photo-info .staff-mail a {
    -ms-word-break: break-word;
    word-break: break-word;
}
.contact-no-photo-title {
    display: none!ie;
}
.contact-no-photo-info {
    margin-bottom: 10px!ie;
}
.biography {
    padding: 0;
    margin: 3% 0 0;
}
.map_canvas {
    width: 400px;
    height: 250px;
}
.map input[type="text"] {
    color: #000;
} 
.get_direction {
    margin-top: 15px;
    padding-bottom: 22px;
}
.get_direction input[type="submit"] {
    margin-top: 5px;
}
#cboxContent {
    text-align: left;
}
#cboxContent .staff, 
#cboxContent .staff p, 
#cboxContent .staff p span {
    color: #000;
}
#cboxContent .staff {
    border-bottom: none;
}
#cboxContent .staff li a {
    color: inherit;
}
#cboxContent .staff ul li {
    color:  #000;
}
#cboxContent .staff .staff-title {
    color: #000;
}
#cboxContent .staff .staff-photo img {
    max-width: 180px; 
    height: auto; 
    width: 180px\0/;
}

@media only screen and (max-width: 700px), only screen and (max-device-width: 700px) {
    .lead_gen_container {
        float: none;
    }
    .office-email a, 
    .staff-mail a, 
    .contact-info {
        word-break: break-word;
    }
    .staff-photo {
        float: none;
    }
    .map_canvas {
        width: 100%;
        height: 250px;
    }
}
@media only screen and (max-width: 780px), only screen and (max-device-width: 780px) {
    .office-info {
        margin-bottom: 15px;
    }
    .map {
        margin-top: 0;
        margin-right: 0;
        float: none;
    }
    .contacts-no-photo-list {
        width: 100%;
        margin-bottom: 50px;
    }
    .contact-no-photo-title {
        display: none;
    }
    .contact-no-photo-info {
        margin-bottom: 20px;
        word-break: break-word;
    }
    .contact-no-photo-info div {
        display: block;
        width: 100%;
        padding: 0 0 3px;
    }
    .contact-no-photo-info .staff-phone, 
    .contact-no-photo-info .staff-mail   {
        width:100%;
    }
}
#appointmentWrapper {
    float: left;
    width: 399px;
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-right: 23px;
}
#appointmentWrapper .left {
    float: left;
}
#appointmentTitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
#appointmentWrapper label {
    display: inline-block;
    padding: 2px 0;
    margin: 3px 0;
    line-height: 18px;
}
.inputClass {
    float: right;
    color: black;
    margin: 2px;
    padding: 1px;
    width: 240px;
}
#apptMessageDiv2 {
    width: 100%;
}
#appointmentMessage {
    height: 100px;
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    width: 100%;
}
#appointmentWrapper select {
    width: 246px;
    margin: 2px;
    padding: 1px;
}
#appointmentSubmit {
    padding: 1px 6px;
    margin: 2px;
}
#appointmentCaptchaDiv2 {
    margin-bottom: 5px;
    display: inline-block;
    width: 100%;
}
#captchaImage {
    margin-bottom: 5px;
    margin-left: 0;
    display:  inline-block;
    width: 79px;
}
#captchaText {
    display: inline-block;
    margin-top: 4px;
}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .staff-photo img {
        max-width: 200px;
        width: 100%;
        height: auto;
    }
    #appointmentWrapper {
        float: none;
        width: 95%;
    }
    span[id*='mailto_']{
        display: block;
        width: 70%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .inputClass {
        float: none;
        width: 90%;
    }
    #appointmentWrapper select {
        width: 90%;
        margin: 2px;
        padding: 1px;
    }
    #captchaText {
        float: none;
    }
}